home *** CD-ROM | disk | FTP | other *** search
/ Aminet 7 / Aminet 7 - August 1995.iso / Aminet / docs / misc / ConcNews.lha / news / amiga.compilers / comp.sys.amiga.programmer_5394_000022.msg < prev    next >
Encoding:
Text File  |  1994-11-27  |  987 b   |  25 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: dd.chalmers.se!news.chalmers.se!sunic!EU.net!uunet!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!decwrl!concert!sas!mozart.unx.sas.com!wonka.unx.sas.com!sassek
  3. From: sassek@wonka.unx.sas.com (Steve Krueger)
  4. Subject: Re: SASC 6.51 CPR question
  5. Sender: news@unx.sas.com (Noter of Newsworthy Events)
  6. Message-ID: <CKnJ1F.KyG@unx.sas.com>
  7. Date: Thu, 3 Feb 1994 14:03:14 GMT
  8. References: <2ipe8p$m9d@courier.urbana.mcd.mot.com>
  9. Nntp-Posting-Host: wonka.unx.sas.com
  10. Organization: SAS Institute Inc.
  11. Lines: 12
  12.  
  13. In article <2ipe8p$m9d@courier.urbana.mcd.mot.com> qbarnes@urbana.mcd.mot.com (Quentin Barnes) writes:
  14. >Is there a way to get CPR to continue executing until the current
  15. >function returns?
  16. >
  17. >Sometimes I'll single-step along and enter a function (sometimes
  18. >intentionally, sometimes not) and then I want it to continue
  19. >execution until it returns back to the caller.
  20.  
  21.  
  22. Use the GO RETURN command or just g r for short.
  23.  
  24. sk
  25.